

Quizname = "USCIS Re-Design Citizenship 51-75"
Question = { }

-- DO NOT enable "word wrap" to view this or else it will look UGLY 

-- what is cor ? 
-- cor is the "choosing of the correct answer". 
-- cor example, "cor=1 => Answer is Choice A " , "cor=2 => Answer is Choice B " , "cor=3 => Answer is Choice C "

-- Examples of Line Structure. You can NOT delete any question line 2-4, instead you must put blank space " " 


-- Question [1]    = { q = "Question Line 1 ?", a = 5, b = 6, c = 4, cor = 3 }   <- Question 1 Line 1 --
-- Question [1002] = { q = "Question Line 2  ",                  	     }	 <- Question 1 Line 2 --
-- Question [1003] = { q = "Question Line 3  ",                  	     }	 <- Question 1 Line 3 --
-- Question [1004] = { q = "Question Line 4  ",                  	     }	 <- Question 1 Line 4 --


-- The Maximum letters on a line is 52, use this as a RULER to know when your question are too long 
-- Examples      = { q = "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB",  }





-------------------------"----------------------word ruler--------------------"-----------------------------

 Question [1]    = { q = "What are 2 rights of everyone living in the U.S?", 
		     a   = "Freedom of assembly and the right to privacy", --1
		     b   = "Freedom of speech and the right to bear arms", --2
		     c   = "Freedom of worship and the right to work", --3
		     cor = 2 			   
	   	   }  							       -- <- Question 1 Line 1 --

 Question [1002] = { q = " Question Line 2 ",                  	     	   }   -- <- Question 1 Line 2 --
 Question [1003] = { q = " Question Line 3 ",                  	     	   }   -- <- Question 1 Line 3 --
 Question [1004] = { q = " Question Line 4 ",                  		   }   -- <- Question 1 Line 4 --

-------------------------"----------------------word ruler--------------------"-----------------------------

 Question [2]    = { q = "What do we show loyalty to when we say the ", 
		     a   = "the United State", --1
		     b   = "the Goverment", --2
		     c   = "the God", --3
		     cor = 1 			   
	   	   }  							       -- <- Question 2 Line 1 --

 Question [2002] = { q = "Pledge of Allegiance? ",      		   }   -- <- Question 2 Line 2 --
 Question [2003] = { q = " ",                  	     			   }   -- <- Question 2 Line 3 --
 Question [2004] = { q = " ",                  	     			   }   -- <- Question 2 Line 4 --

-------------------------"----------------------word ruler--------------------"-----------------------------

 Question [3]    = { q = "What is 1 promise you make when you become citizen?", 
		     a   = "Be loyal to the United States", --1
		     b   = "Vote", --2
		     c   = "Serve jury duty", --3
		     cor = 1 			   
	   	   }  							       -- <- Question 3 Line 1 --

 Question [3002] = { q = " ",                  	     			   }   -- <- Question 3 Line 2 --
 Question [3003] = { q = " ",                  	     			   }   -- <- Question 3 Line 3 --
 Question [3004] = { q = " ",                  	     			   }   -- <- Question 3 Line 4 --

-------------------------"----------------------word ruler--------------------"-----------------------------

 Question [4]    = { q = "How old do citizens have to be to vote for President?", 
		     a   = "17", --1
		     b   = "18", --2
		     c   = "19", --3
		     cor = 2 			   
	   	   }  							       -- <- Question 4 Line 1 --

 Question [4002] = { q = " ",                  	     			   }   -- <- Question 4 Line 2 --
 Question [4003] = { q = " ",                  	     			   }   -- <- Question 4 Line 3 --
 Question [4004] = { q = " ",                  	     			   }   -- <- Question 4 Line 4 --

-------------------------"----------------------word ruler--------------------"-----------------------------

 Question [5]    = { q = "What are two ways that Americans can participate in ", 
		     a   = "Run for office and Keep up with new laws", --1
		     b   = "Help with a campaign and serve jury duty", --2
		     c   = "Vote and join a political party", --3
		     cor = 3 			   
	   	   }  							       -- <- Question 5 Line 1 --

 Question [5002] = { q = "their democracy? ",                  	     			   }   -- <- Question 5 Line 2 --
 Question [5003] = { q = " ",                  	     			   }   -- <- Question 5 Line 3 --
 Question [5004] = { q = " ",                  	     			   }   -- <- Question 5 Line 4 --

-------------------------"----------------------word ruler--------------------"-----------------------------

 Question [6]    = { q = "When is the last day you can send in federal income ", 
		     a   = "April 1", --1
		     b   = "April 4", --2
		     c   = "April 15", --3
		     cor = 3 			   
	   	   }  							       -- <- Question 6 Line 1 --

 Question [6002] = { q = "tax forms? ",                  	     			   }   -- <- Question 6 Line 2 --
 Question [6003] = { q = " ",                  	     			   }   -- <- Question 6 Line 3 --
 Question [6004] = { q = " ",                  	     			   }   -- <- Question 6 Line 4 --

-------------------------"----------------------word ruler--------------------"-----------------------------

 Question [7]    = { q = "When must all men register for Selective Service?", 
		     a   = "At 18 years old", --1
		     b   = "At 20 years old", --2
		     c   = "At 21 years old", --3
		     cor = 1 			   
	   	   }  							       -- <- Question 7 Line 1 --

 Question [7002] = { q = " ",                  	     			   }   -- <- Question 7 Line 2 --
 Question [7003] = { q = " ",                  	     			   }   -- <- Question 7 Line 3 --
 Question [7004] = { q = " ",                  	     			   }   -- <- Question 7 Line 4 --

-------------------------"----------------------word ruler--------------------"-----------------------------

 Question [8]    = { q = "What is one reason colonists came to America?", 
		     a   = "Free Will", --1
		     b   = "Freedom", --2
		     c   = "Free Press", --3
		     cor = 2 			   
	   	   }  							       -- <- Question 8 Line 1 --

 Question [8002] = { q = " ",                  	     			   }   -- <- Question 8 Line 2 --
 Question [8003] = { q = " ",                  	     			   }   -- <- Question 8 Line 3 --
 Question [8004] = { q = " ",                  	     			   }   -- <- Question 8 Line 4 --

-------------------------"----------------------word ruler--------------------"-----------------------------

 Question [9]    = { q = "Who lived in America before the Europeans arrived?", 
		     a   = "Indians", --1
		     b   = "Native Americans", --2
		     c   = "Native Indians", --3
		     cor = 2 			   
	   	   }  							       -- <- Question 9 Line 1 --

 Question [9002] = { q = " ",                  	     			   }   -- <- Question 9 Line 2 --
 Question [9003] = { q = " ",                  	     			   }   -- <- Question 9 Line 3 --
 Question [9004] = { q = " ",                  	     			   }   -- <- Question 9 Line 4 --

-------------------------"----------------------word ruler--------------------"-----------------------------

Question [10]    = { q = "What group of people was taken to America and sold ", 
		     a   = "Helot", --1
		     b   = "Persian", --2
		     c   = "African", --3
		     cor = 3 			   
	   	   }  							       -- <- Question 10 Line 1 --

 Question [1002] = { q = "as slaves? ",                  	           }   -- <- Question 10 Line 2 --
 Question [1003] = { q = " ",                  	     			   }   -- <- Question 10 Line 3 --
 Question [1004] = { q = " ",                  	     			   }   -- <- Question 10 Line 4 --

-------------------------"----------------------word ruler--------------------"-----------------------------



------------------------------------------------------------------------------------------------------------



-------------------------"----------------------word ruler--------------------"-----------------------------

Question [11]    = { q = "Why did the colonists fight the British?", 
		     a   = "because of the high taxes", --1
		     b   = "because of the Boston Massacre", --2
		     c   = "because of the Boston Tea Party", --3
		     cor = 1 			   
	   	   }  							       -- <- Question 11 Line 1 --

 Question [1102] = { q = " ",                  	     			   }   -- <- Question 11 Line 2 --
 Question [1103] = { q = " ",                  	     			   }   -- <- Question 11 Line 3 --
 Question [1104] = { q = " ",                  	     			   }   -- <- Question 11 Line 4 --

-------------------------"----------------------word ruler--------------------"-----------------------------

Question [12]    = { q = "Who wrote the Declaration of Independence??", 
		     a   = "Thomas Jefferson", --1
		     b   = "George Washington", --2
		     c   = "Thomas Edison", --3
		     cor = 1 			   
	   	   }  							       -- <- Question 12 Line 1 --

 Question [1202] = { q = " ",                  	     			   }   -- <- Question 12 Line 2 --
 Question [1203] = { q = " ",                  	     			   }   -- <- Question 12 Line 3 --
 Question [1204] = { q = " ",                  	     			   }   -- <- Question 12 Line 4 --

-------------------------"----------------------word ruler--------------------"-----------------------------

Question [13]    = { q = "When was the Declaration of Independence adopted?", 
		     a   = "July 1, 1776", --1
		     b   = "July 4, 1776", --2
		     c   = "July 2, 1776", --3
		     cor = 2 			   
	   	   }  							       -- <- Question 13 Line 1 --

 Question [1302] = { q = " ",                  	     			   }   -- <- Question 13 Line 2 --
 Question [1303] = { q = " ",                  	     			   }   -- <- Question 13 Line 3 --
 Question [1304] = { q = " ",                  	     			   }   -- <- Question 13 Line 4 --

-------------------------"----------------------word ruler--------------------"-----------------------------

Question [14]    = { q = "There were 13 original states. Name three.", 
		     a   = "North Carolina, South Carolina, Virginia", --1
		     b   = "New York, New Jersey, Nevada", --2
		     c   = "New Hampshire, Rhode Island, Tennessee ", --3
		     cor = 1 			   
	   	   }  							       -- <- Question 14 Line 1 --

 Question [1402] = { q = " ",                  	     			   }   -- <- Question 14 Line 2 --
 Question [1403] = { q = " ",                  	     			   }   -- <- Question 14 Line 3 --
 Question [1404] = { q = " ",                  	     			   }   -- <- Question 14 Line 4 --

-------------------------"----------------------word ruler--------------------"-----------------------------

Question [15]    = { q = "What happened at the Constitutional Convention?", 
		     a   = "the Article of Confederation was written", --1
		     b   = "the Declaration of Independence was written", --2
		     c   = "the Constitution was written.", --3
		     cor = 3 			   
	   	   }  							       -- <- Question 15 Line 1 --

 Question [1502] = { q = " ",                  	     			   }   -- <- Question 15 Line 2 --
 Question [1503] = { q = " ",                  	     			   }   -- <- Question 15 Line 3 --
 Question [1504] = { q = " ",                  	     			   }   -- <- Question 15 Line 4 --

-------------------------"----------------------word ruler--------------------"-----------------------------

Question [16]    = { q = "When was the Constitution written?", 
		     a   = "1723", --1
		     b   = "1762", --2
		     c   = "1787", --3
		     cor = 3 			   
	   	   }  							       -- <- Question 16 Line 1 --

 Question [1602] = { q = " ",                  	     			   }   -- <- Question 16 Line 2 --
 Question [1603] = { q = " ",                  	     			   }   -- <- Question 16 Line 3 --
 Question [1604] = { q = " ",                  	     			   }   -- <- Question 16 Line 4 --

-------------------------"----------------------word ruler--------------------"-----------------------------

Question [17]    = { q = "The Federalist Papers supported the passage of the ", 
		     a   = "Thomas Jefferson", --1
		     b   = "James Madison", --2
		     c   = "George Washington", --3
		     cor = 2 			   
	   	   }  							       -- <- Question 17 Line 1 --

 Question [1702] = { q = "U.S. Constitution. Name one of the writers.",    }   -- <- Question 17 Line 2 --
 Question [1703] = { q = " ",                  	     			   }   -- <- Question 17 Line 3 --
 Question [1704] = { q = " ",                  	     			   }   -- <- Question 17 Line 4 --

-------------------------"----------------------word ruler--------------------"-----------------------------

Question [18]    = { q = "What is one thing Benjamin Franklin is famous for?", 
		     a   = "Started the first free libraries", --1
		     b   = "Writers for news journal", --2
		     c   = "Bright ideas", --3
		     cor = 1 			   
	   	   }  							       -- <- Question 18 Line 1 --

 Question [1802] = { q = " ",                  	     			   }   -- <- Question 18 Line 2 --
 Question [1803] = { q = " ",                  	     			   }   -- <- Question 18 Line 3 --
 Question [1804] = { q = " ",                  	     			   }   -- <- Question 18 Line 4 --

-------------------------"----------------------word ruler--------------------"-----------------------------

Question [19]    = { q = "Who is the ''Father of Our Country''?", 
		     a   = "George Washington", --1
		     b   = "John Adams", --2
		     c   = "Thomas Jefferson", --3
		     cor = 1 			   
	   	   }  							       -- <- Question 19 Line 1 --

 Question [1902] = { q = " ",                  	     			   }   -- <- Question 19 Line 2 --
 Question [1903] = { q = " ",                  	     			   }   -- <- Question 19 Line 3 --
 Question [1904] = { q = " ",                  	     			   }   -- <- Question 19 Line 4 --

-------------------------"----------------------word ruler--------------------"-----------------------------

Question [20]    = { q = "Who was the first President?", 
		     a   = "James Madison", --1
		     b   = "George Washington", --2
		     c   = "James Monroe", --3
		     cor = 2 			   
	   	   }  							       -- <- Question 20 Line 1 --

 Question [2002] = { q = " ",                  	     			   }   -- <- Question 20 Line 2 --
 Question [2003] = { q = " ",                  	     			   }   -- <- Question 20 Line 3 --
 Question [2004] = { q = " ",                  	     			   }   -- <- Question 20 Line 4 --

-------------------------"----------------------word ruler--------------------"-----------------------------

Question [21]    = { q = "What territory did the U.S buy from France in 1803?", 
		     a   = "Missouri", --1
		     b   = "Massachuset", --2
		     c   = "Louisiana", --3
		     cor = 1 			   
	   	   }  							       -- <- Question 21 Line 1 --

 Question [2102] = { q = " ",                  	     			   }   -- <- Question 21 Line 2 --
 Question [2103] = { q = " ",                  	     			   }   -- <- Question 21 Line 3 --
 Question [2104] = { q = " ",                  	     			   }   -- <- Question 21 Line 4 --

-------------------------"----------------------word ruler--------------------"-----------------------------

Question [22]    = { q = "Name one war fought by the U.S in the 1800s.", 
		     a   = "French and Indian War", --1
		     b   = "Civil War", --2
		     c   = "World War 1", --3
		     cor = 2 			   
	   	   }  							       -- <- Question 22 Line 1 --

 Question [2202] = { q = " ",                  	     			   }   -- <- Question 22 Line 2 --
 Question [2203] = { q = " ",                  	     			   }   -- <- Question 22 Line 3 --
 Question [2204] = { q = " ",                  	     			   }   -- <- Question 22 Line 4 --

-------------------------"----------------------word ruler--------------------"-----------------------------

Question [23]    = { q = "Name the U.S. war between the North and the South.", 
		     a   = "the War of 1812", --1
		     b   = "the Mexican-American War", --2
		     c   = "the Civil War", --3
		     cor = 3 			   
	   	   }  							       -- <- Question 23 Line 1 --

 Question [2302] = { q = " ",                  	     			   }   -- <- Question 23 Line 2 --
 Question [2303] = { q = " ",                  	     			   }   -- <- Question 23 Line 3 --
 Question [2304] = { q = " ",                  	     			   }   -- <- Question 23 Line 4 --

-------------------------"----------------------word ruler--------------------"-----------------------------

Question [24]    = { q = "Name one problem that led to the Civil War.", 
		     a   = "Slavery", --1
		     b   = "Alcohol", --2
		     c   = "Presidency", --3
		     cor = 1 			   
	   	   }  							       -- <- Question 24 Line 1 --

 Question [2402] = { q = " ",                  	     			   }   -- <- Question 24 Line 2 --
 Question [2403] = { q = " ",                  	     			   }   -- <- Question 24 Line 3 --
 Question [2404] = { q = " ",                  	     			   }   -- <- Question 24 Line 4 --

-------------------------"----------------------word ruler--------------------"-----------------------------

Question [25]    = { q = "What was 1 important thing that Abraham Lincoln did?", 
		     a   = "Issue a blockade in the South", --1
		     b   = "Appointed Ulysses S. Grant as war general", --2
		     c   = "Freed the slaves (Emancipation Proclamation)", --3
		     cor = 3 			   
	   	   }  							       -- <- Question 25 Line 1 --

 Question [2502] = { q = " ",                  	     			   }   -- <- Question 25 Line 2 --
 Question [2503] = { q = " ",                  	     			   }   -- <- Question 25 Line 3 --
 Question [2504] = { q = " ",                  	     			   }   -- <- Question 25 Line 4 --

-------------------------"----------------------word ruler--------------------"-----------------------------















































-------------------------"---------------- DO NOT DELETE BELOW ---------------"-----------------------------

Question [30]    = { q = "12. Quiz Done ?", 
		     a   = "Choice 1", --1
		     b   = "Choice 2", --2
		     c   = "Choice 3", --3
		     cor = 1 			   
	   	   }  							       -- <- Question 10 Line 1 --


-------------------------"----------------------word ruler--------------------"-----------------------------





